Release 10.1A: OpenEdge Data Management:
DataServer for ORACLE
Building executables for the UNIX Client
This section contains instructions for building client executables. The script is located in the
oebuild/makedirectory under the root of your OpenEdge install.
![]()
To build a UNIX client executable:
- Open a terminal and invoke a Bourne shell (
/bin/sh) on the system where OpenEdge is installed.- Change to user '
root'.- Set and export the environment variable DLC to the OpenEdge installation directory. For example:
- Optionally set and export the environment variable
IMAGEto the full pathname of the executable to be generated. By default the client executable will be named:
- Set the environment variable
ORACLE_HOMEto the top level directory of your ORACLE installation. For example:
- Verify that the variable
PATHcontains the directory to the linker.- Unset all the library path variables for your operating system. The script will set these variables as required. For example:
- Run the script
$DLC/oebuild/make/build_orarx.sh.If you did not set theIMAGEvariable, the ORACLE DataServer client executable will be built as$DLC/oebuild/orarx, otherwise the executable is built as specified by$IMAGE.To use your new executable once it is built, you must replace your default executable or set the
PROEXEenvironment variable.
![]()
To replace your default client executable:
![]()
To identify your new executable with an environment variable and without relocating:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |